home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- readpict(integer(the text of member "fPhotoFolder"), integer(the text of member "fPhotoCount"))
- if the visible of sprite 2 = 0 then
- set the visible of sprite 2 to 1
- end if
- if the visible of sprite 10 = 1 then
- set the visible of sprite 10 to 0
- end if
- if the visible of sprite 11 = 1 then
- set the visible of sprite 11 to 0
- end if
- if the visible of sprite 12 = 1 then
- set the visible of sprite 12 to 0
- end if
- end
-